home *** CD-ROM | disk | FTP | other *** search
/ Bible Heaven / Bible Heaven.iso / online / mm1.bat < prev    next >
DOS Batch File  |  1994-09-14  |  476b  |  13 lines

  1. if    %2x == x      %cd%\ONLINE\%1_
  2. %cd%\ONLINE\choose 12 "ONLINE BIBLE 6.12" %1 %2 %3 %4 %5 %6 %7 %8 %9
  3. if not errorlevel 1 %cd%\ONLINE\mm
  4. if     errorlevel 9 %cd%\ONLINE\%1_
  5. if     errorlevel 8 %cd%\ONLINE\%2_
  6. if     errorlevel 7 %cd%\ONLINE\%3_
  7. if     errorlevel 6 %cd%\ONLINE\%4_
  8. if     errorlevel 5 %cd%\ONLINE\%5_
  9. if     errorlevel 4 %cd%\ONLINE\%6_
  10. if     errorlevel 3 %cd%\ONLINE\%7_
  11. if     errorlevel 2 %cd%\ONLINE\%8_
  12. if     errorlevel 1 %cd%\ONLINE\%9_
  13.